Blazor コントロール
CanInsertRange メソッド (C1GroupDataCollection<S>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1GroupDataCollection<S> クラス : CanInsertRange メソッド
シンタックス
'宣言
 
Public Overrides Function CanInsertRange( _
   ByVal index As System.Integer, _
   ByVal items As System.Collections.Generic.IEnumerable(Of S) _
) As System.Boolean
public override System.bool CanInsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<S> items
)

パラメータ

index
items
参照

C1GroupDataCollection<S> クラス
C1GroupDataCollection<S> メンバ